home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17265 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  826 b 

  1. Path: news.onramp.net!usenet
  2. From: Jon Stelly <jon@onramp.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Windows Extender.
  5. Date: Sun, 14 Apr 1996 17:30:01 -0500
  6. Organization: I'm so organized, it's scary.
  7. Message-ID: <31717C69.4A42@onramp.net>
  8. NNTP-Posting-Host: laurel34.onramp.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01Gold (Win95; I)
  13.  
  14. Hello, I am running Windows95 and MSVC++ 1.0.  I am trying to compile a program 
  15. written for Unix, which has been ported to windows.  Unix being a 32 bit OS and the 
  16. MSVC++ 1.0 compiler not fully supporting 32 bit, I get a 'function exceeds 64k' error 
  17. when compiling.  I was told is that I need a windows extender, whatever that is.  If 
  18. this is true, could anyone point me to a cheep/free one? Thanks for your time.
  19.